Asset Transformation API
Transformation Conditions
Asset upto 3 GB is transformable.
Dimensions on which transformation works on :
Width:
Input: any below 10,000 pixels
Output: any below max 5000 pixels
Height:
Input: any below 10,000 pixels
Output: any below max 5000 pixels
API will return the largest image maintaining aspect ratio, with the maximum dimension (height or width) requested i.e. in TAB 4000x2000, requested 3000x3000, actual output 3000x1500.
Transparency will be converted to white background if converted to JPG, but preserved for PNG.